Remove _gdk_region_new_from_yxbanded_rects()
authorBenjamin Otte <otte@redhat.com>
Mon, 28 Jun 2010 12:31:10 +0000 (14:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 29 Jun 2010 14:06:38 +0000 (16:06 +0200)
commit52200eee01cc055adaefb678d6c6f04455d1a593
treeae18bc90e80a92faca79657401c37957c3408845
parent78018767bab2d248032200725c68641e1ace8a50
Remove _gdk_region_new_from_yxbanded_rects()

It was an internal function and we can use
cairo_region_create_rectangles() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=613284
gdk/gdkinternals.h
gdk/gdkregion-generic.c
gdk/x11/gdkwindow-x11.c